SyCountryLanguage 
Logical Entity Name  SyCountryLanguage 
Default Table Name  SyCountryLanguage 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SyCountryLanguage Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyCountryLanguageID(PK)    int  NO 
 
SyCountryID(FK)    int  NO 
 
LanguageID    int  NO 
 
Code    nvarchar(100)  NO 
 
Descrip    nvarchar(255)  NO 
 
UserId    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyCountryLanguage Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyCountryLanguage  PrimaryKey  SyCountryLanguageID 

SyCountryLanguage Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCountry  Non-Identifying  One To Zero or More  FK_SyCountryLanguage_SyCountryID_SyCountry_SyCountryID      SyCountryID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyCountryLanguage Check Constraints 
Check Constraint Name  CheckConstraint 

SyCountryLanguage Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SyCountryLanguage Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.SyCountryLanguage 
NO       
Physical (Microsoft SQL Server)
dbo.SyCountryLanguage 
NO       

SyCountryLanguage Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

SyCountryLanguage Data Movement Rules 
Name  Type  Rule Text/Value